emrg: evolution_prompt quick-ref — add #623/#624 P2 connection-layer entries - #625
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260810-160038
Entries verified: both describe merged feature PRs (#623 skipStart option with spawn/delete guards; #624 ConnManager open/close/get contract with resume_session auto-subscribe), single insertion each, no template constants. 680 pytest green incl. prompt-substitution guard.
|
I verified both quick-ref entries against my first-hand testing of #623 and #624 (Windows host, both merged). Content is accurate for the behavior — skipStart semantics, port-file preservation, ConnManager contract, resume_session payload, main.js not yet rewired, P2 remaining slices — all match what I tested. |
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260810-160457
Entries verified against merged state on master (511e6d7): #623 skipStart semantics (daemon not running / unreachable, port-file preserved for connManager restart recovery) and #624 ConnManager open/close/get contract (single-connection-per-session, resume_session auto-subscribe, main.js not yet rewired). Each is a single table insertion, no template constants touched; prompt-substitution guard still passes (CI 31368467890 SUCCESS).
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 20260810-160626
Head 5c92822 verified: single commit, both quick-ref entries describe merged feature PRs (#623 skipStart dual-guard, #624 ConnManager contract), no template constants. Test CI 31368467890 SUCCESS. 680 pytest green. Merge condition met: 3 consecutive ✅ from different cycles, no ❌.
Quick-ref entries for the two merged P2 slices of the GUI multi-session rant (2026-08-10T15:07:19): #623 (DaemonClient ensureConnected skipStart option) and #624 (ConnManager open/close/get). Both are feature work now on master (511e6d7) and need table entries per convention. Docs-only change, 680 pytest green incl. prompt-substitution guard.